Angular - CLI 概览与命令参考手册

ng generate 和 ng add 命令会把要生成或要添加到当前项目中的工件或库作为参数。 除了通用选项之外,每个工件或库还可以用 原理图 定义自己的选项。 原理图的选项和内置命令的选项使用同样的格式。

ng generate app-shell. Generates an application shell for running a server-side version of an app. Options

CLI tool for Angular. Latest version: 18.2.4, last published: 4 days ago. Start using @angular/cli in your project by running `npm i @angular/cli`. There are 476 other projects in the npm …

The Angular CLI is a command-line interface tool which allows you to scaffold, develop, test, deploy, and maintain Angular applications directly from a command shell. Angular CLI …

Installation. Get started with Angular quickly with online starters or locally with your terminal. Play Online. If you just want to play around with Angular in your browser without …

更多内容请点击:Angular - CLI 概览与命令参考手册 推荐文章